func syscall.writeSetgroups
2 uses
syscall (current package)
exec_linux.go#L577: func writeSetgroups(pid int, enable bool) error {
exec_linux.go#L611: if err := writeSetgroups(pid, sys.GidMappingsEnableSetgroups); err != nil && err != ENOENT {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)